September 2011
Intermediate to advanced
468 pages
15h 37m
English
We are going to have Oracle applications attempting to read sensitive data that we are protecting. And we are going to require that these applications do database authentication first; they will need to pass our single sign-on tests, which were described in Chapter 8. Then they will need to request and receive a two-factor pass code that we will send to them from Oracle database. It is that process of requesting and receiving the two-factor pass code that we will be implementing in this chapter.
Once the user receives the two-factor pass code, they will submit that along with their request for data (and do the encryption key exchanges that we finished discussing in Chapter 7). At that point, if the user clicks ...
Read now
Unlock full access